This folder contains a sort of two-level dump system, where by a switch it's possible to either dump everything, or exclude a couple of header files when working with them (and this saving some time).
It works this way:
MABuild -d qOwnDump=TRUE -nodebug DemoText # include own header files for dump file
MABuild -nodebug DemoText # don't include own header files for dump file